UIDocument.ShowElements
Description:
Shows the elements by zoom to fit.
Shows the elements by zoom to fit.
Remarks:
Places all the elements on the screen by moving the view.
Places all the elements on the screen by moving the view.
Overloads (4):
ShowElements(ICollection[ElementId])
public void ShowElements(
ICollection<ElementId> elementIds
)
-
ICollection<ElementId>elementIdsThe set of element ids which will be shown.
-
elementIds is null.
-
Member of elementIds is null.
-
Member of elementIds is not valid.